Skip to content

infuse_iot: database: handle parallel access#140

Merged
JordanYates merged 1 commit into
mainfrom
bugfix/parallel_cache
Apr 26, 2026
Merged

infuse_iot: database: handle parallel access#140
JordanYates merged 1 commit into
mainfrom
bugfix/parallel_cache

Conversation

@JordanYates
Copy link
Copy Markdown
Contributor

Handle parallel access by multiple threads when the offline cache is used. The shelve module does not appear to handle this by default.

Handle parallel access by multiple threads when the offline cache is
used. The `shelve` module does not appear to handle this by default.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates JordanYates merged commit d38f83a into main Apr 26, 2026
7 checks passed
@JordanYates JordanYates deleted the bugfix/parallel_cache branch April 26, 2026 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant